home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / WINDOWS / UTILITY / DIVERSEN / EXCTR12 / 4D535744.ECF < prev    next >
Text File  |  1993-08-02  |  305b  |  11 lines

  1. // Word Configuration file
  2. // The important thing here is "NoClock" until we get the clock
  3. // fixed in Executor/DOS
  4. // Note the ScreenSize argument only applies to Executor/NEXTSTEP
  5.  
  6. WindowName = "Microsoft Word";
  7. ScreenSize = { 600, 800 };
  8. ScreenLocation = { 115, -1 };
  9. Options = { NoClock };
  10.  
  11.